Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for args #13

Merged
merged 4 commits into from
Nov 5, 2016
Merged

Support for args #13

merged 4 commits into from
Nov 5, 2016

Conversation

frangarcj
Copy link
Contributor

Example call

With args

sceAppMgrLoadExec("app0:/eboot.bin",(const char*[]){"TEST", 0},NULL);

Without args

sceAppMgrLoadExec("app0:/eboot.bin",NULL,NULL);

@DaveeFTW DaveeFTW merged commit bf07dff into vitasdk:vita Nov 5, 2016
@d3m3vilurr d3m3vilurr mentioned this pull request May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants